To make working with XML namespaces a bit easier, XML Spy provides a "Set Namespace" command that lets you set the namespace identifier for a group of selected elements (including their children).
You can choose to set the namespace prefix on either elements, attributes, or both - but do keep in mind that attributes normally don't need to have the same prefix as their parent elements, since attributes always inherit the element's namespace, if no prefix is given.
|
|